svn path=/trunk/; revision=22104
+2009-01-12 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Refer to tray icon spec, instead of a random email.
+
2009-01-12 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkwindow.c (gtk_window_set_icon_name): Don't cause lots
* GtkStatusIcon
- Uses an extension of the tray icon spec to negotiate RGBA support.
- This is also supported by the GNOME panel. For details, see
- http://lists.freedesktop.org/archives/xdg/2008-September/009934.html
+ This is also supported by the GNOME panel. For details, see the
+ section on "Visual and bckground pixmap handling" in the System
+ Tray Protocol Specification.
- Supports scroll events, middle clicks and rich tooltips
* GtkLinkButton